projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de86fd6
)
src/ChangeLog: Add bug ID to the previous change.
author
Kenichi Handa
<handa@gnu.org>
Tue, 18 Jun 2013 14:54:48 +0000
(23:54 +0900)
committer
Kenichi Handa
<handa@gnu.org>
Tue, 18 Jun 2013 14:54:48 +0000
(23:54 +0900)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1ecd7f159a25a382b7920046bb96d46aa4740b28..c432c1ad8bb480165c52e6105a7eb614eb266ccc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,7
@@
2013-06-18 Kenichi Handa <handa@gnu.org>
- * font.c (Ffont_spec): Signal an error for an invalid font name.
+ * font.c (Ffont_spec): Signal an error for an invalid font name
+ (Bug#14648).
2013-06-18 Paul Eggert <eggert@cs.ucla.edu>